Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoload : Allow to use PHPWord without Composer #2722

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Jan 8, 2025

Description

Autoload : Allow to use PHPWord without Composer

Fixes #2543
Fixes #2552
Fixes #2716
Fixes #2717

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@Progi1984 Progi1984 added this to the 1.4.0 milestone Jan 8, 2025
@coveralls
Copy link

coveralls commented Jan 8, 2025

Coverage Status

coverage: 96.946% (-0.01%) from 96.96%
when pulling 794ec7b on issueAutoload
into b285578 on master.

@Progi1984 Progi1984 merged commit 639f396 into master Jan 8, 2025
59 checks passed
@Progi1984 Progi1984 deleted the issueAutoload branch January 8, 2025 12:09
Sambit003 added a commit to Sambit003/PHPWord-solve that referenced this pull request Jan 17, 2025
Progi1984 pushed a commit that referenced this pull request Feb 3, 2025
* Feat: Added Epub3 writer support

* Add: Tests

* Fix: Code convention

* Update: composer.lock file with latest requirement

* Update: composer.lock file with latest requirement

* Update: composer.lock file with latest requirement

* Remove: composer.lock

* Update: Code conventions for PHP 8.x & Update: .gitignore to include composer.lock (in support of PR #2722 : Autoload)

* Add: Text & Image Element

* Improvement of Epub3 elements code

* Add: Unit tests for full EPub3 codebase

* Fix: Code convention errors for EPub3 Unit tests

* Fix: Added the suggestions

* Revert: composer.json changes -> Now again included the gd & zip extension

* Update: composer.json

* Add: Generating Epub samples with adherence to the Epub 3 checking procedures

* Fix: Null type error in php8.x runtime

* Update: Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants